Package-level declarations

Jeeves in-world entity implementation: motion, combat, follow behavior, and visuals. Touch this package when changing how Jeeves feels in play.

Types

Link copied to clipboard

Registry for Jeeves entity types.

Link copied to clipboard
class JeevesEntity(type: EntityType<out WanderingTrader>, level: Level) : WanderingTrader, PolymerEntity

Jeeves NPC entity that follows players and persists across server restarts.

Link copied to clipboard
object JeevesSkin

Holds Mojang-signed skin textures for Jeeves.

Link copied to clipboard

Cycles a Jeeves entity to the next configured skin variant.